home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000065_news@newsmaster….columbia.edu _Fri Sep 25 14:10:59 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA16520
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 25 Sep 1998 14:09:36 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA04822
  7.     for kermit.misc@watsun; Fri, 25 Sep 1998 14:09:36 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!newsfeed.internetmci.com!207.217.77.43!newsfeed1.earthlink.net!nntp.earthlink.net!posted-from-earthlink!not-for-mail
  9. From: "Mr. Scott" <montgomery@starfleet.org>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: This is interesting ...
  12. Date: Fri, 25 Sep 1998 13:31:25 -0400
  13. Organization: EarthLink Network, Inc.
  14. Lines: 29
  15. Message-ID: <6ugk1i$m91$1@oak.prod.itd.earthlink.net>
  16. References: <6uc4qk$iv9$1@oak.prod.itd.earthlink.net> <6ucb5n$bl$1@oak.prod.itd.earthlink.net> <360b9f5a.12907295@news.interserv.com> <6uenhq$8o1$1@ash.prod.itd.earthlink.net> <6ugh75$h0a$1@apakabar.cc.columbia.edu>
  17. NNTP-Posting-Host: ip183.atlanta14.ga.pub-ip.psi.net
  18. X-Newsreader:  Microsoft Outlook Express 4.72.2106.4
  19. X-Posted-Path-Was: not-for-mail
  20. X-MimeOLE:  Produced By Microsoft MimeOLE V4.72.2106.4
  21. X-ELN-Date: Fri Sep 25 10:31:30 1998
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:9245
  23.  
  24.  
  25. Frank da Cruz wrote in message <6ugh75$h0a$1@apakabar.cc.columbia.edu>...
  26. >In article <6uenhq$8o1$1@ash.prod.itd.earthlink.net>,
  27. >Mr. Scott <montgomery@starfleet.org> wrote:
  28. >: First off, I am aware of S2, and for that matter, every other register in
  29. a
  30. >: standard modem, however I must still maintain that just because it exists
  31. >: doesn't mean that using it is a good idea, in fact, I believe it isn't.
  32. >: Changing the escape character may render other communication applications
  33. >: useless because most assume "+" as the escape character, and they would
  34. >: break.  Disabling--rather than changing--the sequence would also break
  35. >: things.
  36. >:
  37. >It depends on the modem.  Most modern modems can be configured to a certain
  38. >desired known state and this configuration can be saved.  Then, whenever a
  39. >connection is broken (carrier drops from the other modem, or DTR drops from
  40. >the computer), the saved state is restored automatically, so every user
  41. gets
  42. >the same configuration, no matter what the previous did.  (This is a bit of
  43. >a simplification -- consult your modem manual for details.)
  44. >
  45. >- Frank
  46.  
  47. I am in complete agreement.
  48. However, all our communication apps would have to be reconfigured to
  49. understand this saved state of affairs.
  50. Something we don't wish to do.
  51.  
  52.